home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / hiroll32.zip / HIROLL.DOC < prev    next >
Text File  |  1991-10-28  |  15KB  |  320 lines

  1.  
  2.                              HIROLL   DICE
  3.  
  4.                                   v3.1
  5.  
  6.                               PCBoard 14.x
  7.  
  8.                                    by
  9.  
  10.                               Al Lawrence
  11.  
  12.                             Sunrise-80  BBS
  13.                             (404) 256-9525
  14.  
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    HIROLL DICE is a fast-paced board game in which you remove number
  23.    combinations from the board based upon the roll of the dice.
  24.  
  25.  
  26.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  27.          created in the directory you run the door from.
  28.  
  29.  
  30.  
  31.                               INSTALLATION
  32.                               ____________
  33.  
  34.  
  35.    Installation is fairly easy and straight-forward. The following steps and
  36.    examples should have you up and running in a very short period of time.
  37.    It is assumed that you are familiar with setting up DOORS on your system.
  38.    To this end, only examples of the configuration file and Door batch file
  39.    are described.
  40.  
  41.       1) Create a directory to hold all HIROLL files
  42.  
  43.       2) Unzip HIROLLxx.ZIP into the the above directory
  44.  
  45.          NOTE: BRUN45.EXE is not included but is required !!!
  46.  
  47.       3) Create a configuration file, with a name of your choice, or
  48.          modify the supplied HIROLL.CFG file. A description follows:
  49.  
  50.             **                       Location of system file (See Below)
  51.             SUNRISE-80 BBS           Your BBS Name
  52.             Al                       Sysop's First nameAP
  53.  
  54.             Lawrence                 Sysop's Last Name
  55.  
  56.             00000000                 Registration Number
  57.  
  58.    !    #   3                        Maximum # of Games per day
  59.                                      (Sysop gets 99 in Registered version ONLY!)
  60.  
  61.             50                       Number of Top Score entries.
  62.                                      Minimum = 10, Maximum = 99.
  63.  
  64.         #   NONE                     Drive:\Path\Filename to contain the
  65.                                      Top Score Bulletin or enter NONE
  66.                                      for NO Bulletin creation.
  67.  
  68.         #   NONE                     Drive:\Path\Filename to contain the
  69.                                      Top Score Bulletin (Color) or enter NONE
  70.                                      for NO Bulletin creation.
  71.  
  72.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  73.                                      2 = Display ADOPT-A-DOOR message
  74.  
  75.         #   2                        Keyboard timeout value in Minutes
  76.  
  77.         #   50                   Pts to Deduct if HiScore >   100 & <   500
  78.         #   100                              "            >   499 & <  1000
  79.         #   300                              "            >   999 & <  4999
  80.         #   1000                             "            >  4999 & < 10000
  81.         #   2000                             "            >  9999 & < 20000
  82.         #   3000                             "            > 19999 & < 30000
  83.         #   5000                             "            > 29999 & < 40000
  84.         #   7000                             "            > 39999 & < 50000
  85.         #   9000                             "            > 49999 & < 60000
  86.         #   10000                            "            > 59999 & < 70000
  87.         #   15000                            "            > 69999
  88.     !   #   0                        Time Allowed in Door
  89.                                      (Sysop = Time Remaining - REG. VERSION)
  90.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  91.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  92.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  93.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  94.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  95.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  96.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  97.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  98.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  99.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  100.  
  101.        NOTE: The deduction values, above, are the default values. The pgm 
  102.              will check each value to ensure that it is equal to or greater 
  103.              than the prior value. If it fails the check default values will 
  104.              be used. If you do change the default values it will be your 
  105.              reponsibility to edit the HIROLL.INS file and change the 
  106.              deduction table contained within.
  107.  
  108.  
  109.           ** = Replace with ONE of the following:
  110.  
  111. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  112. C:\PCB\USERS.SYS                <- For PCBoard systems using USERS.SYS
  113. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  114. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  115.                                    (Note:DOOR.SYS must be in SAME directory)
  116. C:\BBS\DOOR.SYS                 <- For systems that support DOOR.SYS
  117. C:\BBS\DORINFOx.DEF             <- For QBBS/RBBS/RA. Replace x with Node #.
  118. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  119. C:\BBS\CHAIN.TXT                <- For WWIV systems 
  120.  
  121.            # = Requires registration to change to a different value.
  122.            ! = See "Plays Per Day/Door Time" Below
  123.  
  124.                NOTE: There are NO Blank Lines in the Config File!!
  125.  
  126.  
  127.       4) Create a batch file or modify the HIROLL file supplied. A
  128.          description of this file follows:
  129.  
  130.             ECHO off
  131.             cd\PCB\DOORS\HIROLL       Location of Hiroll files
  132.             HIROLL HIROLL.CFG         EXE filename and CFG filename (Name
  133.                                       used in creating file in #3 above)
  134.             CD\PCB
  135.             BOARD
  136.  
  137.  
  138.        5) When running in more than one node, be sure to supply a
  139.           different configuration name for each node (your choice of name).
  140.  
  141.  
  142.  
  143.  
  144.                           PLAYS Per DAY/DOOR Time
  145.                           _______________________
  146.  
  147.       Plays Per Day and Door Time can be controlled several ways:
  148.  
  149.       (1) You can use the Games Per Day, singular option, in the config
  150.           file above. This option, will affect ALL callers whose Security
  151.           Level is NOT defined in any of the 10 optional Security Level/
  152.           Plays Per Day entries in the config file.
  153.  
  154.       (2) You can use the Door Time, singular option, in the config file
  155.           above. This option, will affect ALL callers whose Security
  156.           Level is NOT defined in any of the 10 optional Security Level/
  157.           Plays Per Day/Door Time entries in the config file.
  158.  
  159.       (3) You can restrict the number of games a specific Security Level
  160.           will be allowed to play per day or REWARD specific Levels with 
  161.           more Plays Per Day. 
  162.  
  163.           Likewise, you can restrict the Play time for a specific Security
  164.           Level or REWARD specific Levels with more Door Time.
  165.  
  166.           These options are handled by the use of the 10 config 
  167.           entries (00=00/00). 
  168.           
  169.           The format of each entry is as follows:
  170.  
  171.           XX=YY/ZZ  where XX is the Security Level (must be 2 digits)
  172.                     where =  is a constant and MUST be included
  173.                     where YY is the # of games per day (must be 2 digits)
  174.                     where / is a constant and MUST be included
  175.                     where ZZ is num. minutes per Door entry (must be 2 digits)
  176.           
  177.           If the callers Security Level is NOT defined, his/her Plays Per
  178.           Day and Door Time will be controlled by the values in items
  179.           (1) and (2), above, respectively..
  180.  
  181.           You may define up to 10 Security Levels. All unused entries must
  182.           be defined as   00=00/00
  183.         --------------------------------------------------------------------
  184.           Example: Suppose you had 3 Security Levels defined on your BBS as
  185.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you 
  186.           wanted to set Plays Per Day as :     Subscriber=5
  187.                                            Visiting Sysop=2
  188.                                                   CoSysop=3
  189.                                                    Friend=10 
  190.           
  191.           and Door Time as follows:     Subscriber=30 minutes
  192.                                     Visiting Sysop=20 minutes
  193.                                            CoSysop=10 minutes 
  194.                                             Friend=remaining call time
  195.                                
  196.  
  197.           You would set the Individual "Games per Day" config entry to 1 and 
  198.           the individual "Door Time" to 5 minutes (these would be the 
  199.           default number of games and default Time for all Security Levels
  200.           other than 20,30 or 40... make them any number you want). Next you
  201.           would replace 4 of the Security Level entries as :  20=05/30                                               
  202.                                                               30=02/20
  203.                                                               40=03/10
  204.                                                               90=10/0
  205.  
  206.  
  207.                                COM Support
  208.                                ___________
  209.  
  210.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  211.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  212.       number after the configuration filename. Let's assume your Door is
  213.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  214.       passed to your Door would be:
  215.                                    FOOBAR FOOBAR.CFG /5
  216.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  217.       normally used with COM1. No /x parameter is needed for the standard
  218.       IRQ's.
  219.  
  220.  
  221.  
  222.                                ADOPT-A-DOOR
  223.                                ____________
  224.  
  225.     Having been a Sysop for a number of years, I have had my share of problems
  226.     and frustrations getting financial support for my board's upkeep. A fellow
  227.     Sysop left a message on my board, not long ago, about a concept that was
  228.     being used by several boards around the country.
  229.  
  230.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  231.     would be the same as sending in a donation, only this way it is earmarked
  232.     for registering a particular door. In a way, the user feels he/she is
  233.     "getting something in return". As a Door author I have decided to build
  234.     this concept into each of my Door programs. The concept replaces the
  235.     usual message "tell the Sysop to register this Door" we find in most
  236.     doors.
  237.  
  238.     If the Door is unregisterd then a message appears on the opening screen
  239.     to that effect. After finishing or suspending a game, a message screen
  240.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  241.     caller to contact the Sysop to find out if there is any further details
  242.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  243.     time, etc to callers that ADOPT-A-DOOR.
  244.  
  245.     If the Door has been registered, either by the Sysop or other callers,
  246.     the names of those contributors will be displayed in the closing screen.
  247.  
  248.     NOTE: If you want to display the names of the callers that contributed
  249.           to registering the Door, you must create an ASCII file called
  250.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  251.           the name(s) of the contributors (one on each line, maximum of 5
  252.           entries, each a maximum of 30 characters long). This file must be
  253.           saved, in ASCII format, and placed in the Door directory.
  254.  
  255.  
  256.  
  257.                               LEGALITIES
  258.                               __________
  259.  
  260.  
  261.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  262.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  263.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  264.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  265.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  266.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  267.       OR BREACH OF ANY WARRANTY.
  268.  
  269.  
  270.  
  271.  
  272.  
  273.                              DISTRIBUTION
  274.                              ____________
  275.  
  276.    You may make this file available for downloading from your BBS or you may
  277.    upload it to any BBS of your choice, provided that you do not make any
  278.    changes to the contents of the archive (ZIP file). The archive and its
  279.    individual contents may not be used by any service that charges any money
  280.    whatsoever, without the written permission of the author.
  281.  
  282.  
  283.  
  284.  
  285.  
  286.                              REGISTRATION
  287.                              ____________
  288.  
  289.    Registration and the subsequent insertion of the registration number into
  290.    your configuation file, allows for the display of your BBS name on the
  291.    opening and closing screen as well as the reduction of a delay built into
  292.    the opening screen display along with the ability to change certain
  293.    values in the configuration file.
  294.  
  295.    To register your copy of HIROLL, please fill out the registration form
  296.    (REGISTER.FRM) and mail it along with a small donation ($20,25,etc) to
  297.    the name and address on the form.
  298.  
  299.    Be sure to use the proper upper/lower case when filling in your name and
  300.    BBS name, as they MUST match the way you entered them in the configuration
  301.    file.             ^^^^
  302.  
  303.    Based upon information supplied on the registration form, I will pre-
  304.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  305.    up your registration number.
  306.  
  307.  
  308.  
  309.                                  MISC
  310.                                  ____
  311.  
  312.    The latest version of HIROLL DICE and other fine SUNRISE DOOR programs
  313.    are always available for download from SUNRISE-80 BBS and/or SALTAIR BBS.
  314.  
  315.    Remember, should you have any problems, questions or suggestions, be sure
  316.    to drop me a message on either of the aforementioned BBS'.  In the near
  317.    future you will also be able to contact me via PCRelay.
  318.  
  319.  
  320.